﻿*{padding:0px; margin:0px; font-size:12px; line-height:22px; }

/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{ margin:0px; padding:0px;
	font-family: "微软雅黑","宋体",Arial, Tahoma;   /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color:#393939;
	background:#52a1c6;
}

ul, li { margin:0; padding:0; list-style-type:none; }
dl, dt, dd { margin:0; padding:0; }
img{border:none;}
.clr { clear:both; height:0; font-size: 1px; line-height: 0px;}
.clr:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/

.top8 { margin-top:8px }

/************************************/


a{text-decoration: none;}/*默认链接样式----四种状态全设*/
a:link {color: #fff;}
a:visited {color: #fff;}
a:hover{color: #a7e2ff;	text-decoration: none;}
a:active {color: #fff;}


h1,h2,h3,h4,h5,h6{font-size: 12px; }
.rfloat{float:right;}/*更多右浮动*/
.clear{clear:both;line-height: 0px;}/*清除浮动*/
.checkbox{border: 0px;}/*选择框样式定义 */
.button{border: 0px; }/*图片按钮样式定义 */

/* 结构部分 */
#wrapper{width:969px;margin: 0 auto;color: #fff;}/*页面外围控制整体布局宽度*/

#container{ overflow:hidden;  background:url(body_t.jpg) no-repeat left top;}/*容器*/
#container_b{ padding-bottom:5px;}

#imain{ margin:14px 0!important;> margin:14px 0 0!important; margin:14px 0 0; padding-bottom:5px;}/*主体部分*/
#main{margin:14px 0 0!important;> margin:14px 0 0!important; margin:14px 0 0;padding-bottom:5px;}/*主体部分*/

#header{ padding:15px 0 0 10px;}/*页眉*/

#left{ width:254px; background:url(leftbox_l.gif) no-repeat left top; padding-left:7px; margin-left:2px;float:left;}/*左*/
.leftbox{ background:url(leftbox_t.gif) no-repeat left top; padding:18px 0px 0 5px;}
.leftbox_b{ background:#135e84; width:254px; border-bottom:#094360 1px solid; padding-bottom:12px;}

#right{ float:right; width:696px;}/*右*/
.rightbox{ background:#166087 url(main_t.jpg) no-repeat left top; padding:3px; margin-bottom:10px;}

.linksbox{ width:960px; margin: 0 0 0 8px; background:#166087; margin-bottom:10px;}
	.linksbox .ilink { padding:0 8px; word-break:break-all; }

#footer{ clear:both; width:969px; margin:0 auto; background:#3678a8; padding:10px 0;}

/*底部信息*/
.footnav{ color:#fff;}
.footnav a{ padding:0 3px 0 8px; line-height:24px; color:#fff; font-weight:bold;}
.footnav a:visited{ color:#fff;}
.footnav a:hover{color:#000;}
/*版权*/
.copyright{line-height:24px; color:#fff; font-weight:bold; padding-left:8px;}


/* 表现部分 */

.logo{ float:left;}/*网站标识*/

#scrollImg1 { overflow:hidden; height:410px; }

.topnav{ float:right; margin-top:14px; color:#0e192b;}/*顶部菜单*/
.topnav a{ color:#0e192b; padding:0 10px 0 5px; line-height:12px;}
.topnav a:visited{ color:#0e192b;}
.topnav a:hover{ color:#075a84;}

.menu{ margin:10px 0 0 0; background:url(menu_bj.gif) repeat-x left top; height:50px;}/*主菜单*/
.menu ul{ list-style-type:none; padding:0 30px;}
.menu ul li{ float:left; line-height:49px; background:url(menu_line.gif) no-repeat right top; padding:0 1px;}
.menu ul li a{ display:block; line-height:49px; padding:0 23px; color:#fff;}
.menu ul li a:visited{color:#fff;}
.menu ul li a:hover{color:#fff; background:url(menu_hbj.gif) no-repeat center;}
.menu a.current {color:#fff; background:url(menu_hbj.gif) no-repeat center;}
.menu a.current:visited{color:#fff; background:url(menu_hbj.gif) no-repeat center;}

.sub_list{ background:#6f98a8;opacity:0.8;filter:alpha(opacity:80); line-height:23px; height:23px; width:930px; padding:0 0 0 30px; position:absolute; left:0; top:0;}
.sub_list a{ color:#fff; padding:0 15px 0 12px; line-height:23px; background:url(cion05.gif) no-repeat left 5px;}
.sub_list a:visited{ color:#fff;}
.sub_list a:hover{ color:#fff;}


.submenu{ padding:0 6px 0 2px;}/*子菜单a*/
.submenu h1{ color:#fff;}
.submenu h1 span{ font-size:10px; padding-left:8px;}

.submenu dl{ padding-top:12px;}
.submenu dl dt{ margin-bottom:2px;}
.submenu dl dt a{ color:#a7e2ff; display:block; background:url(cion02.gif) no-repeat 29px 10px; padding:3px 0 0 47px; line-height:23px; font-weight:bold;}
.submenu dl dt a:visited{ color:#a7e2ff;}
.submenu dl dt a:hover{ color:#fff; background:url(sub_hbj.gif) no-repeat left top; font-weight:bold;}
.submenu .current a{ color:#fff; background:url(sub_hbj.gif) no-repeat left top; font-weight:bold;}
.submenu .current a:visited{ color:#fff;}

.submenu dl dd{ padding:0px 0 0px 45px; background:url(cion05.gif) no-repeat 45px 11px; }
.submenu dl dd a{ color:#fff; padding:0 0 0 16px;}
.submenu dl dd a:visited{ color:#fff;}
.submenu dl dd a:hover{color:#a7e2ff;}

.submenu h6{ text-align:right; font-weight:normal; padding-right:15px; color:#fff;}/*子菜单更多*/
.submenu h6 a{color:#fff; font-family:"宋体"; background:none;}
.submenu h6 a:visited{color:#fff;}
.submenu h6 a:hover{color:#a7e2ff;}

.banner{ overflow:hidden; background:url(bgimg0300.jpg) no-repeat left top;width:960px; height:200px; }/*标语 广告*/

.search{ margin-bottom:12px; padding:0 5px;}/*搜索*/
.search h1{ color:#fff; line-height:25px;margin-bottom:10px;}
.search .input{ width:190px; height:18px; padding-top:2px; line-height:18px; border:#61acd0 1px solid; background:#398bb1; color:#fff;}


/*首页内容块*/
.ihot{}
.ihot h1{ color:#fff; line-height:28px; margin-bottom:3px; padding-left:5px;}
.ihot_cont{ background:#5c96b3; border:1px solid #186186; padding:11px 10px!important;> padding:11px 10px!important; padding:11px 10px; margin-bottom:3px;}

.ihot_cont h2{ width:80px; height:80px; margin:0 auto;border:#2579a2 1px solid; }
.ihot_cont h2 a{width:80px;height:80px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:69px;*font-family:Arial;background:#fff;}
.ihot_cont h2 img{ vertical-align:middle;}

.ihot_cont h3{ height:19px; line-height:19px; color:#075a84; background:#cddfe8; padding-left:8px; margin-bottom:6px;}
.ihot_cont h3 a,.ihot_cont h3 a:visited,.ihot_cont h3 a:hover{ color:#075a84;line-height:19px;}

.ihot_cont p{ white-space: normal!important;color:#fff; line-height:20px; margin-left:8px;}

.icompany{ padding:14px 11px;}/*首页公司简介*/
.icompany blockquote{ padding:8px 5px; color:#fff; line-height:24px;}
.icompany p{ text-indent:2em;}

.icompany h2{ margin:5px 5px 0 0;text-align:right;}
.icompany h2 a,.icompany h2 a:visited,.icompany h2 a:hover{ text-decoration:underline; color:#fbcc1a;}

.box{ border:#3381aa 1px solid; width:322px;}
.boxr{ width:362px; border:#3381aa 1px solid; margin-left:6px;}

.inews{ padding:14px 11px;}/*首页新闻*/
.inews ul{list-style:none; padding-top:5px;}
.inews ul li{height:25px;color:#fff;}
.inews ul li span{float:right; padding-right:8px;}
.inews ul li a{ overflow:hidden; display:block; height:25px; line-height:25px; color:#fff; width:190px; padding:0px 0 0 8px;}
.inews ul li a:visited{color:#fff;}
.inews ul li a:hover{color:#398bb1;}
.inews ul li a img{margin-top:0!important;margin-top:9px;}
.inews strong{ line-height:16px;}

.inews h2{ margin:5px 5px 0 0;text-align:right;}
.inews h2 a,.inews h2 a:visited,.inews h2 a:hover{ text-decoration:underline; color:#fbcc1a;}

.boxpro{border:#3381aa 1px solid;}
.boxpror{ width:210px;border:#3381aa 1px solid; margin-left:6px; padding-bottom:30px;}

.iproduct{ padding:14px 11px 20px!important;> padding:14px 11px 23px!important; padding:14px 11px 25px;}/*首页产品*/

.pro_list{ padding:0 5px;}
.pro_list div{ overflow:hidden; width:125px; height:150px; float:left; margin:15px 8px 0!important;>margin:15px 9px 0!important;margin:15px 8px 0;}

.pro_list h2{width:100px;height:100px;margin:0 auto;}
.pro_list h2 a{width:100px;height:100px;border:1px solid #20759e;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.pro_list h2 img{ vertical-align:middle;}

.pro_list h3{	text-align:center;	color:#fff;	display:block;	font-size:12px; line-height:20px; padding-top:5px;}
.pro_list h3 a{ color:#fff; font-size:12px; font-weight:normal;line-height:20px;}
.pro_list h3 a:visited{ color:#fff;}
.pro_list h3 a:hover{ color:#3381aa;}

.ipro_css{ padding:14px 11px;}

.ipro_list{ margin-top:15px!important;> margin-top:20px!important; margin-top:25px;}/*首页产品分类列表*/
.ipro_list ul{list-style-type:none;}
.ipro_list li{ border-bottom:#398bb1 1px solid;padding:2px 0;}
.ipro_list li a{ background:url(cion04.gif) no-repeat 10px 9px; padding-left:35px;line-height:29px;color:#fff; display:block; height:29px;}
.ipro_list li a:visited{color:#fff;}
.ipro_list li a:hover{color:#398bb1; background:url(cion04.gif) no-repeat 10px 9px; padding-left:35px;}

/*联系我们*/
.icontact{ background:#135e84 url(icontact_bj.gif) no-repeat left top; margin-top:10px;width:254px;border-bottom:#094360 1px solid;}
.icontact h1{ padding:23px 15px 0; color:#fff; line-height:20px;}
.icontact div {padding:12px 15px 20px; color:#fff;}
.icontact a{ color:#f00;}
.icontact p { word-break:break-all; }
.content strong{color:#e60000;}

.hotbg{ background:#135e84 url(icontact_bj.gif) no-repeat left top; margin-top:10px;width:254px;border-bottom:#094360 1px solid;}
.hotbg h1{ padding:23px 15px 0; color:#fff; line-height:20px;}
.hotpros{ padding:10px 15px; text-align:center;}
.hotpros h2{ margin:0 auto 8px auto;}
.hotpros h2 a{border:1px solid #ffffff;display:table-cell; width:160px; height:160px; vertical-align:middle;text-align:center;*display:block;*font-size:139px;*font-family:Arial; padding:1px;}
.hotpros h2 img{vertical-align:middle;}


/*公用样式*/

.title{ color:#fff; border-bottom:#29698c 1px solid; line-height:25px; font-weight:bold; padding-left:5px;}/*标题*/
.title span{ color:#56b5e7; padding-left:8px; font-size:10px; font-weight:bold;}

.title01{ color:#fff; border-bottom:#29698c 1px solid; line-height:20px; font-weight:bold; padding-left:5px;}/*标题*/
.title01 p{ color:#56b5e7;line-height:14px; font-size:10px; font-weight:bold;}

.container{ overflow:hidden; border:#3381aa 1px solid; width:660px!important;> width:660px!important; width:660px; padding:10px;!important;> padding:10px 14px!important; padding:10px 14px;}/*内容页内容部分四边间隔*/
.container1{ padding:12px 3px;}
.container2{ padding:5px 16px ;width:620px; overflow:hidden; color:#fff;}

/*简介内容部分 background:#135e84;*/
.content{text-align:left; font-size:14px; color:#fff; }
.content h1{ height:26px; line-height:26px; padding-left:10px; background:#666; color:#fff;}
.content h1 a{ color:#fff; line-height:26px;}
.content h1 a:visited{ color:#fff;}
.content h1 a:hover{ color:#fff;}

.content h2{ background:url(title_m.gif) repeat-x left top; text-indent:5px;}
.content h2 p{ background:url(title_r.gif) no-repeat right top; margin:0;}
.content h2 p span{ display:block; background:url(title_l.gif) no-repeat left top; color:#fff;line-height:20px; padding:2px 0 0 42px;}
.content h2 p span a.content h2 p span a:visited,.content h2 p span a:hover{ line-height:22px;color:#fff;}

.content h3{ color:#fff; font-size:26px; font-weight:800;text-align:center;}
.content h6{color:#fff; font-weight:normal; background:url(line.gif) repeat-x left bottom;margin:10px 0 5px; text-align:center;}
.content h5{ background:#651d07;padding-left:15px; color:#fff; height:23px; line-height:23px; padding-top:2px!important;>paddding-top:0!important;padding-top:0; margin-top:10px;}
.content h4{font-size:14px; text-align:center; border-bottom:#b0afac 1px solid; line-height:25px; padding:4px 0 5px; color:#000; font-weight:normal;}
.content li{margin-left:3.5em;}
.content strong{color:#e60000;}
.content a{color:#fbcc1a;text-decoration:underline;}
.content a:visited{color:#fbcc1a;}
.content p {margin:8px auto;}
.content table{border-collapse:collapse;}
.content table td{padding:0 5px;}

.tableboder table{border:1px solid #a7e2ff;}
.tableboder th{background:#a7e2ff;color:#105d84;border:1px solid #a7e2ff; padding:0 5px;text-align:center;}
.tableboder td{border:1px solid #a7e2ff;}

.tools{ margin:15px 0;font-weight:bold;text-align:right; padding-right:15px;color:#fbcc1a;}/*新闻内页的工具条*/
.tools a{font-weight:bold;color:#fbcc1a;}
.tools a:visited{color:#fbcc1a;}
.tools a:hover{color:#fff; text-decoration:underline;}

.ovflow{ width:625px; overflow:hidden; padding:10px;}
.content .prdetail_c{padding:15px 0 10px;margin:0 0 10px;}
.content .prdetail_c p{ margin:0;}
.content .prdetail_c strong{ color:#a7e2ff;}
.sub_brief{ padding:8px 0 0;}
.sub_briefdl{ padding-top:8px;}
.sub_briefdl ul{ list-style-type:none;}
.sub_briefdl li{background:url(cion02.gif) no-repeat 5px 8px;color:#fff;border-bottom:#000 dotted 1px;padding:2px 10px 0 25px; margin:8px;}
.sub_briefdl li a{color:#fff;}
.detail_brief{padding:8px;}

/*栏目页面*/

.place{ overflow:hidden; width:500px; height:30px; color:#fff;}/*位置导航*/
.place a{color:#fff; font-weight:normal; padding:0 5px 0 10px; font-family:"宋体";text-align:right; line-height:25px;}
.place a:visited{color:#fff;}
.place a:hover{color:#29698c;}

.brief{ padding:15px; line-height:25px;color:#fff; background:#3189b4; border:#b7b7b7 1px solid; margin-bottom:15px;}/*简介*/
.brief a{ color:#f00;}
.brief a:visited{ color:#f00;}
.brief a:hover{ color:#000;}

.page{ margin:15px 0;font-weight:bold;text-align:right; padding-right:15px;color:#fbcc1a;}/*分页*/
.page a{font-weight:bold;color:#fbcc1a;}
.page a:visited{color:#fbcc1a;}
.page a:hover{color:#fff; text-decoration:underline;}

/*新闻列表*/
.newslist{}
.newslist ul{list-style:none;}
.newslist ul li{border-bottom:#357090 1px solid; line-height:18px; padding:8px;}
.newslist ul li span{float:right; padding-right:8px;color:#fff; line-height:18px;}
.newslist ul li a{line-height:18px;background:url(cion03.gif) no-repeat left 6px;color:#fff;padding:0 0 0 15px;}
.newslist ul li a:visited{color:#fff;}
.newslist ul li a:hover{background:url(cion03.gif) no-repeat left 6px; color:#3286b0;}
.newslist strong{ line-height:18px;}

/*评论样式*/
.comment{ padding:10px 0 0;}

.comment h1{ border-bottom:#a7e2ff 2px solid; color:#fff; padding-left:8px; line-height:25px;}
.comment h1 a{float:right;color:#fff;font-weight:normal; font-size:12px; padding:0 15px 0 0;line-height:25px;}
.comment h1 a:visited{color:#fff;}
.comment h1 a:hover{color:#000;}

.comment_list{}
.comment_list ul{list-style:none; padding:12px;}
.comment_list ul li{border-bottom:#29698c dotted 1px;}
.comment_list ul li a{color:#fff; display:block;background:url(cion03.gif) no-repeat 10px 12px;padding:4px 0 5px 25px;}
.comment_list ul li a:visited{color:#fff;}
.comment_list ul li a:hover{background:url(cion03.gif) no-repeat 10px 12px; color:#000;}

.comment_content{margin:11px;color:#242424;}
.comment_content td{padding:12px 0 0; font-weight:bold; color:#fff;}
.input_title{width:180px;border:#6393b0 solid 1px;height:18px; line-height:18px; padding-top:2px; background:#155f85;color:#fff;}
.input_name{width:180px;border:#6393b0 solid 1px;height:18px; line-height:18px; padding-top:2px; background:#155f85; color:#fff;}
.comment_content textarea{width:475px;height:95px;border:#6393b0 solid 1px;margin:0 8px 0 0; background:#155f85;}
.comment_content .btn{background:url(c_btn.gif) no-repeat left top;width:77px; height:21px; border:0; margin:5px 0;}
.comment .none{border:none;}

.client{}/*典型客户*/
.client td{ background:url(cion04.gif) no-repeat 8px center; padding-left:35px; line-height:25px;}

/*产品中心*/
.pro_title{}
.pro_title h6{text-align:center;width:129px;float:left;margin:0 11px 0 0;height:23px;}
.pro_title h6 a{color:#fff; line-height:23px;background:url(pronava.gif) no-repeat left bottom; display:block;}
.pro_title h6 a:hover,.pro_title .current a{color:#105d84;background:url(pronavh.gif) no-repeat left bottom;}

/*产品列表A页面*/
.product_list_a{color:#fff;margin:15px 0 0;}


.pro_c{ background:url(line.gif) no-repeat repeat-x left bottom; margin-bottom:10px;}
.pro_c table{ border-collapse:collapse;}
.pro_c td{ padding:0 9px; color:#fff; vertical-align:top;}
.pro_c td a,.pro_c td a:visited,.pro_c td a:hover{ color:#fff;}
.pro_c th{ color:#fff; padding:0 0 0 20px; text-align:left; vertical-align:top;}
.pro_c span{ background:url(cion04.gif) no-repeat 10px 5px; color:#fff; padding:2px 0 5px 12px; display:block;}
.pro_c span a{ color:#fff; text-decoration:underline;}
.pro_c span a:visited{ color:#fff; text-decoration:underline;}
.pro_c span a:hover{ color:#fff; text-decoration:none;}


/*产品列表A页面*/
.product_list_b{margin-top:15px;}
.product_list_b div{ overflow:hidden; float:left;width:110px;_width:105px; height:150px; margin:10px 8px 0 12px!important;margin:10px 10px 0 13px;text-align:center;}
.product_list_b h2{width:100px;height:100px;margin:0 auto 5px;}
.product_list_b h2 a{width:100px;height:100px;border:#d3d3d3 solid 1px;padding:1px;display: table-cell;vertical-align:middle;text-align:center;*display:block;*font-size: 87px;*font-family:Arial;}
.product_list_b h2 img{vertical-align:middle;}
.product_list_b h3 a{color:#fff;font-weight:normal; line-height:20px; padding:0 8px;}

.xuxian{ border-bottom:#29698c 1px solid; height:1px;}

/*联系我们*/
.contactus{}

.contactus h2{ background:url(title_m.gif) repeat-x left top;}
.contactus h2 p{ background:url(title_r.gif) no-repeat right top; margin:0;}
.contactus h2 p span{ display:block; background:url(title_l.gif) no-repeat left top; color:#fff;line-height:20px; padding:2px 0 0 42px;}

.contactus_con{padding:10px 15px;color:#fff; font-size:14px;}


/*网站地图*/
.sitemap{}

.sitemap h1{ background:url(title_m.gif) repeat-x left top;}
.sitemap h1 p{ background:url(title_r.gif) no-repeat right top;}
.sitemap h1 p span{ display:block; background:url(title_l.gif) no-repeat left top; color:#fff;line-height:20px; padding:2px 0 0 42px;}

.sitemap h2{padding:15px 10px 5px;font-weight:normal;color:#fff;}
.sitemap h3{padding:15px 10px 15px 10px;font-weight:normal; color:#fbcc1a;}
.sitemap h3 a{ color:#fbcc1a;padding:0 15px;}
.sitemap h3 a:visited{ color:#fbcc1a;}
.sitemap h3 a:hover{color:#fff;font-weight:bold;}

/*下载中心*/
.downlist{}
.downlist td{border-bottom:#fff solid 1px; line-height:18px; padding:8px;}
.downlist a{color:#f00;background:url(cion04.gif) no-repeat left center; padding-left:10px; line-height:18px;}
.downlist a:visited{color:#f00;}
.downlist a:hover{ font-weight:bold;}

/*留言板*/
.board_h3{ margin-bottom:5px;font-weight:bold;padding:0 0 0 10px;font-size:14px;color:#fff;}
.board_h2{margin-bottom:5px;font-weight:bold;padding:0 0 0 20px;font-size:14px;color:#fff;}
.board_h4{font-weight:bold;color:#f00;  font-size:16px; text-align:center;}
.board_h4 a{color:#f00;}
.board_h4 a:visited{color:#f00;}
.board_h5{text-align:center; font-weight:normal; border-bottom:#EAEAEA solid 1px;margin:0 0 10px; color:#fff;}
.btn{ width:60px; height:22px; line-height:18px; text-align:center; border:#157ab1 1px solid; margin-right:10px;}

.board textarea{border:#ccc solid 1px; }
.board_border{padding:0;color:#000;}

.board_border ul{margin:10px 5px 0; list-style-type:none;}
.board_border li{background:url(cion02.gif) no-repeat left 7px; padding-left:13px; color:#fff;}
.board_border2{color:#fff;padding:0 0 8px 5px;}
.board_border2 .select{line-height:24px;}
.board_border2 .border_input{ width:140px; border:#ccc solid 1px; height:20px; line-height:20px;}
.board_border2 textarea{width:140px;height:80px; border:#ccc solid 1px;}
.form td{padding:3px 0 3px 0; color:#fff;}
.sitemsg{margin:10px 0 0;}
.sitemsg td{border-bottom:#c0c0c0 dotted 1px; padding:3px 0 2px;}
.sitemsg .msgtitle{color: #fff;}
.sitemsg b{color: #000;}

/*********************************************/

#slideshow{position:relative;height:200px;width:960px;}
	#slideshow div{position:absolute;top:0;left:0;z-index:3;opacity:0.0;height:200px;overflow:hidden;}
	#slideshow div.current{z-index:5;}
	#slideshow div.prev{z-index:4;}
	#slideshow div img { display:block;border:0; width:960px; height:200px; }


#imgAbout { float:left; width:200px; height:150px; margin:0 10px 5px 0; border:5px solid #ededed; }
#imgAboutHome { float:left; margin:0 15px 5px 0; border:5px solid #ededed; }/**/




dl.artlist { clear:both; overflow:hidden; margin:0 0 20px 0; padding-bottom:10px; border-bottom:1px dashed #999; font-size:12px; }
	.artlist dt { margin:5px 0; padding-left:15px; background:url(dot_black_b.gif) 0 center no-repeat; }
	.artlist h2 { margin:0; padding:0; /*font-family:"黑体","宋体"; font-weight:normal;*/ }
	.artlist span { float:right; color:#999 }
	.artlist dd { padding:0 15px; line-height:25px; }

ul.artlist2 { clear:both; overflow:hidden; margin:0 0 20px 0; padding-bottom:10px; }
	ul.artlist2 li { float:left; width:42%;  margin:0px 10px; padding-left:20px; background:url(cion01.gif) 6px center no-repeat; border-bottom:1px dashed #999; }
	ul.artlist2 h2 { margin:0; padding:0; /*font-family:"黑体","宋体"; font-weight:normal;*/ font-size:12px; }
	ul.artlist2 span { float:right; color:#999 }
	ul.artlist2 dd { padding:0 15px; line-height:25px; }

.artlisthome { clear:both; overflow:hidden; margin:0 0 20px 0; font-size:14px; }
	.artlisthome li { padding-left:15px; line-height:25px; background:url(cion02.gif) 5px 11px no-repeat; }



ul.prolist { }
	ul.prolist li { float:left; width:203px; height:140px; text-align:center;  }
	ul.prolist li .pro-img { overflow:hidden; width:203px; height:100px; margin:0 auto; /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid #ff0000;*/ font-size:90px; display:table-cell; vertical-align:middle; }
	ul.prolist li img { vertical-align:middle; /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/ }
	/*ul.prolist li A:hover img { background:#efefef; }*/
	ul.prolist li strong { display:block; font-weight:normal; padding:0 10px;
					width:183px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

ul.prolistnew { }
	ul.prolistnew li { float:left; width:180px; height:130px; text-align:center;  }
	ul.prolistnew li .pro-img { overflow:hidden; width:180px; height:100px; margin:0 auto; /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid #ff0000;*/ font-size:90px; display:table-cell; vertical-align:middle; }
	ul.prolistnew li img { vertical-align:middle; /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/ }
	/*ul.prolist li A:hover img { background:#efefef; }*/
	ul.prolistnew li a { color:#828282 }
	ul.prolistnew li strong { display:block; font-weight:normal;
					width:180px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

ul.prolisthome { clear:both;  }
	ul.prolisthome li { float:left; width:124px; height:130px; text-align:center;  }
	ul.prolisthome li .pro-img { overflow:hidden; width:124px; height:100px; margin:0 auto; /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid #ff0000;*/ font-size:90px; display:table-cell; vertical-align:middle; }
	ul.prolisthome li img { vertical-align:middle; /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/ }
	/*ul.prolist li A:hover img { background:#efefef; }*/
	ul.prolisthome li a { color:#828282 }
	ul.prolisthome li strong { display:block; margin-left:10px; font-weight:normal;
					width:114px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

ul.prolist2 { margin:5px;  }
	ul.prolist2 li { float:left; width:150px; height:140px; text-align:center; }
	ul.prolist2 li .pro-img { width:150px; height:100px; margin:0 auto; /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid #ff0000;*/ font-size:90px; display:table-cell; vertical-align:middle; }
	ul.prolist2 li img { vertical-align:middle; /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/ }
	/*ul.prolist li A:hover img { background:#efefef; }*/
	ul.prolist2 li strong { display:block; font-weight:normal;
					width:150px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }


dl.dltags { overflow:hidden; clear:both; margin:40px 8px; }
	dl.dltags dt { float:left; width:130px;  }
	dl.dltags dd { float:left; width:500px; }

#fenye, .fenye { overflow:hidden; clear:both; height:25px; margin-top:10px; }
	#fenye a, .fenye a { padding:0 5px; }

#unionpro { width:940px; }